In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer / ClipRegionsToPageBounds Property

ClipRegionsToPageBounds Property (IGdViewer)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(337)>

Property ClipRegionsToPageBounds As Boolean
[DispId(337)]

bool ClipRegionsToPageBounds {get; set;}
read-write property ClipRegionsToPageBounds: Boolean; 
DispIdAttribute(337)

function get,set ClipRegionsToPageBounds : boolean
[DispId(337)]

__property bool get_ClipRegionsToPageBounds();

__property void set_ClipRegionsToPageBounds( 

   bool value

);
[DispId(337)]

property bool ClipRegionsToPageBounds {

   bool get();

   void set (    bool value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer
IGdViewer Members